GraphicPropertiesPlacing Property
Specifies whether the measure line is rendered below or above the edge defined by the two reference points.
The defined values are:
- above: measure line is rendered above the edge defined by two reference points.
- below: measure line is rendered below the edge defined by two reference points.
Namespace: Independentsoft.Office.Odf.StylesAssembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
public Placing Placing { get; set; }
Public Property Placing As Placing
Get
Set
Property Value
Placing